Skip to content

Update and document virtual memory management#110

Draft
davidklaftenegger wants to merge 1 commit intoetascale:masterfrom
davidklaftenegger:vm_docs
Draft

Update and document virtual memory management#110
davidklaftenegger wants to merge 1 commit intoetascale:masterfrom
davidklaftenegger:vm_docs

Conversation

@davidklaftenegger
Copy link
Copy Markdown
Member

It is long overdue that we advise users more strongly to use ARGO_VM_MEMFD, and properly explain the decision algorithm for which option to use.

kostis added a commit that referenced this pull request Jun 16, 2022
Instead of employing `-DARGO_VM_???` options for VM management
(and have complicated code to check that exactly one of them is enabled).

Besides simplifying the code, this will enable testing all options more
easily on GitHub actions.

For the moment, the same default has been kept, but it will need to be
revised when #110 is appropriately fixed.
kostis added a commit that referenced this pull request Jun 23, 2022
Instead of employing `-DARGO_VM_???` options for VM management
(and have complicated code to check that exactly one of them is enabled).

Besides simplifying the code, this will enable testing all options more
easily on GitHub actions.

For the moment, the same default has been kept, but it will need to be
revised when #110 is appropriately fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant